花費 28 ms
C/C++預處理指令#define,#ifdef,#ifndef,#endif…

本文主要記錄了C/C++預處理指令,常見的預處理指令如下: #空指令,無任何效果 #include包含一個源代碼文件 #define定義宏 #undef取消已定義的宏 #if如 ...

Thu Jun 11 06:47:00 CST 2015 4 105332
C++ std::thread

std::thread Defined in header class thread The class thread represents a single thread of exec ...

Sun Mar 12 02:15:00 CST 2017 0 1317

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM